Method GetChildrenWithUserAsync<TProps>(long, long?, bool)
Pro: PVT instead of get_object_json for typed children.
protected override Task<IEnumerable<TreeRedbObject<TProps>>> GetChildrenWithUserAsync<TProps>(long parentId, long? userId = null, bool checkPermissions = false) where TProps : class, new()